PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactionOptions Class / getContentRedactionType Method
In This Topic
    getContentRedactionType Method
    In This Topic
    Gets the type of the redacted content.
    Syntax
    public PDFContentRedactionType getContentRedactionType()

    Return Value

    A PDFContentRedactionType enum member specifying the type of content to be redacted.
    See Also